Skip to content

Upgrade nscplugin, sbt-scala-native from 0.4.17 to 0.5.10#337

Closed
scala-steward wants to merge 2 commits intoLEGO:mainfrom
scala-steward:update/nscplugin-0.5.10
Closed

Upgrade nscplugin, sbt-scala-native from 0.4.17 to 0.5.10#337
scala-steward wants to merge 2 commits intoLEGO:mainfrom
scala-steward:update/nscplugin-0.5.10

Conversation

@scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Jan 28, 2026

About this PR

📦 Updates

from 0.4.17 to 0.5.10

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scala-native" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-native" }
}]
labels: library-update, early-semver-major, semver-spec-minor, commit-count:1

@scala-steward scala-steward force-pushed the update/nscplugin-0.5.10 branch from 2385e1c to b414482 Compare January 29, 2026 02:02
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.10")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want to first merge the other version upgrades before merging this one.

@Colin-TUE
Copy link
Contributor

Contained in #311 as other package updates are also needed.

@Colin-TUE Colin-TUE closed this Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants